home *** CD-ROM | disk | FTP | other *** search
- Syntax Error
-
- Semantic error. Check operand types.
-
- - is a variable that is either not defined in your program or cannot be found.
-
- Not enough memory to complete the expression evaluation.
-
- Expression is too long. It cannot be evaluated.
-
- The variable typed after the '.' is not a struct/union member.
-
- Variable is not a struct/union.
-
- Can not evaluate this expression. You may have used syntax that is not part of the grammar.
-
- Can only dereference pointers and arrays.
-
- Failed to do the type conversions. Check the operand types.
-
- Bad constant value. Cannot evaluate a floating point or a double.
-
-
-
- - is a register that cannot be accessed.
-
- Evaluate what???
-
- The string following the '∆' should be a valid register name
-
- The string following the '$' should be a valid hex number
-
- The string following the '#' should be a valid decimal number
-
-